func runtime.sigtramp

2 uses

	runtime (current package)
		os_linux.go#L435: func sigtramp() // Called via C ABI
		os_linux.go#L503: 			fn = abi.FuncPCABI0(sigtramp)